[Notifications] Mark notifications as read
Projects
[Notifications] Mark notifications as read
Mark one or more notifications as read. If no IDs provided, marks all unread notifications as read.
POST
[Notifications] Mark notifications as read
Documentation Index
Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Body
application/json
List of notification IDs to mark as read. If empty, marks all unread notifications as read.
Maximum array length:
200Response
200
Notifications marked as read successfully

